'Usage
Dim instance As GridRowColCollection(Of T) Dim value As Object Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- The object to locate in the System.Collections.IList.
Return Value
true if the System.Object is found in the System.Collections.IList; otherwise, false.